[INFO] cloning repository https://github.com/lqvp/misspam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lqvp/misspam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flqvp%2Fmisspam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flqvp%2Fmisspam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 857fadcbdb28de8f9cec89f5e1d3fa9eab15a2fa
[INFO] checking lqvp/misspam against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flqvp%2Fmisspam" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lqvp/misspam
[INFO] finished tweaking git repo https://github.com/lqvp/misspam
[INFO] tweaked toml for git repo https://github.com/lqvp/misspam written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lqvp/misspam on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lqvp/misspam already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a
[INFO] running `Command { std: "docker" "start" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rust-ini v0.21.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=54c2caaa5e8d7155 -C extra-filename=-272f83926c3052ff --out-dir /opt/rustwide/target/debug/build/futures-util/272f83926c3052ff/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/d4d0b9a64e141276/out/libfutures_channel-d4d0b9a64e141276.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out/libfutures_core-1ff216f56851754d.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/c9daba10cfbcd488/out/libfutures_io-c9daba10cfbcd488.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/c100b2e34dd8b25c/out/libfutures_macro-c100b2e34dd8b25c.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out/libfutures_sink-305fed72c2025c0a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/931b93acb5f42d8e/out/libfutures_task-931b93acb5f42d8e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/85a5b664627c6e00/out/libmemchr-85a5b664627c6e00.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/8c0c83a50f1e56e4/out/libpin_utils-8c0c83a50f1e56e4.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/f8b02c17e4bd4c1b/out/libslab-f8b02c17e4bd4c1b.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=77dadae44566ebd4 -C extra-filename=-8c7b06cff98fb437 --out-dir /opt/rustwide/target/debug/build/serde/8c7b06cff98fb437/out --extern serde_derive=/opt/rustwide/target/debug/build/serde_derive/d936a847ea7716ee/out/libserde_derive-d936a847ea7716ee.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a", kill_on_drop: false }`
[INFO] [stdout] e031bd2ed9c32d6634c4d8a42c2ae52c181f6af4d62ef2ea690b2b3daf40ec4a
